Enable Custom CSS

{ getCustomStyle }

The getCustomStyle() function enables adding custom CSS into the custom visual.

Method
this.getCustomStyle = function(api){};

Returns

string

Inputs

api

custom visual API instance.